Fix 'whitespace-mode' with 'missing-newline-at-eof'
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Sep 2024 10:41:21 +0000 (13:41 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Sep 2024 10:41:21 +0000 (13:41 +0300)
commit01ebe6de8954b2381bfba31038a0bd0669e33910
tree2b041d82ce4672656f6ab9a44e8e07e4e15d58ca
parenteced1351200616eed626b56976d8ec98d12ebe61
Fix 'whitespace-mode' with 'missing-newline-at-eof'

* lisp/whitespace.el (whitespace-post-command-hook): Refontify
when point moves if 'missing-newline-at-eof' is in
'whitespace-active-style'.  (Bug#73332)
lisp/whitespace.el